Release 10.1A: OpenEdge Development:
Progress 4GL Reference


EVENT-PROCEDURE-CONTEXT attribute

A handle to a running persistent procedure containing an internal procedure you want Progress to execute when a dynamic, asynchronous invoke returns.

Note: Applies only if the ASYNCHRONOUS attribute is TRUE.

Data type: HANDLE

Access: Readable/Writable

Applies to: CALL object handle

Syntax
EVENT-PROCEDURE-CONTEXT [ = handle-expression ] 

handle-expression

A HANDLE expression indicating the handle of a running persistent procedure in whose context an event procedure is to run.

The default value is the Unknown value (?).


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095